home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
A is for ART, C is for Cezanne
/
A is for ART, C is for Cezanne.iso
/
mac
/
MEDIA
/
CEZANNE.DIR
/
00031_Script_check-flip-go
< prev
next >
Wrap
Text File
|
1996-05-28
|
144b
|
9 lines
GLOBAL gScreen, gHelpON
on enterframe
checkBtns gScreen
if gHelpON > 0 then checkHelp gScreen
end
on exitFrame
go the frame
end